tramp: Tweak the ls-lisp declarations
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 4 Feb 2024 04:05:03 +0000 (23:05 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 4 Feb 2024 04:05:03 +0000 (23:05 -0500)
commit45125e019c3698ff74ccb2183b789c25f9d3f574
treedab9e9249c9d1128445e2b698d21549853a0003d
parent4ebded3f5ee8617ac6b1debaa01706cd78206f39
tramp: Tweak the ls-lisp declarations

* lisp/net/tramp-sh.el (ls-lisp-use-insert-directory-program): Don't
declare its existence...
(tramp-sh-handle-insert-directory): ...test it instead.

* lisp/net/tramp.el (ls-lisp-dirs-first, ls-lisp-emulation)
(ls-lisp-ignore-case, ls-lisp-use-insert-directory-program)
(ls-lisp-verbosity): Move declaration...
(tramp-handle-insert-directory): ...to the point where we have a good
reason to think these variables exist.
lisp/net/tramp-sh.el
lisp/net/tramp.el